| Total Complexity | 22 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 381 |
| Lines of code | 212 |
| Logical lines of code | 87 |
| Comment lines | 90 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| course() | 40 | 8 | 58 | |
| course_sort_by_price() | 42 | 4 | 54 | |
| course_by_terms() | 44 | 3 | 52 | |
| validate_terms() | 61 | 3 | 12 | |
| course_detail() | 57 | 2 | 18 | |
| course_additional_info() | 57 | 1 | 15 | |
| __construct() | 80 | 1 | 3 |